home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.20010306-20010921 / 000120_jaltman@watsun.cc.columbia.edu_Thu May 10 13:00:53 EDT 2001.msg < prev    next >
Text File  |  2001-09-20  |  2KB  |  44 lines

  1. Article: 12408 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!watsun.cc.columbia.edu!jaltman
  3. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Re: Too many files for 'synchron.ksc'
  6. Date: 10 May 2001 03:03:52 GMT
  7. Organization: Columbia University
  8. Lines: 27
  9. Message-ID: <9dd0eo$4dg$1@newsmaster.cc.columbia.edu>
  10. References: <9dckn1$kgi$1@samba.rahul.net> <9dcl32$kik$1@samba.rahul.net> <9dclmf$qa5$1@newsmaster.cc.columbia.edu> <9dct85$m3u$1@samba.rahul.net>
  11. NNTP-Posting-Host: watsun.cc.columbia.edu
  12. X-Trace: newsmaster.cc.columbia.edu 989463832 4528 128.59.39.2 (10 May 2001 03:03:52 GMT)
  13. X-Complaints-To: postmaster@columbia.edu
  14. NNTP-Posting-Date: 10 May 2001 03:03:52 GMT
  15. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:12408
  16.  
  17. In article <9dct85$m3u$1@samba.rahul.net>,  <dold@02.usenet.us.com> wrote:
  18. : Jeffrey Altman <jaltman@watsun.cc.columbia.edu> wrote:
  19. : : What is the value of MAXWLD in your build of C-Kermit?
  20. :  
  21. : MAXWLD=102400
  22.  
  23. Can you send use a debug.log to kermit-support@columbia.edu ?
  24. I don't see why you should be having a problem with the values you 
  25. describe below.
  26.  
  27. : In the particular test case that I tried, there are 30 files/directories
  28. : at the top level, but there are 19135 overall.
  29. : There would only have been about 20 files transferred on this particular
  30. : operation if it was successful.  The longest path is 190 characters.
  31. : The deepest nested directory is 23 levels.
  32.  
  33. Even though only 20 files might meet the transfer requirements, a 
  34. recursive transfer requires that the entire tree be expanded.  
  35. Are there perhaps loops in the tree?  If so, that could be a source 
  36. of the problem.
  37.  
  38.  Jeffrey Altman * Sr.Software Designer      C-Kermit 7.1 Alpha available
  39.  The Kermit Project @ Columbia University   includes Secure Telnet and FTP
  40.  http://www.kermit-project.org/             using Kerberos, SRP, and 
  41.  kermit-support@kermit-project.org          OpenSSL.  SSH soon to follow.
  42.